home *** CD-ROM | disk | FTP | other *** search
/ PC go! 2008 April / PCgo 2008-04 (DVD).iso / interface / contents / demoversionen_3846 / 13664 / files / Data1.cab / tcvbnettool.vbproj < prev    next >
Encoding:
Text File  |  2004-01-15  |  4.6 KB  |  124 lines

  1. <VisualStudioProject>
  2.     <VisualBasic
  3.         ProjectType = "Local"
  4.         ProductVersion = "7.10.3077"
  5.         SchemaVersion = "2.0"
  6.         ProjectGuid = "{A25026DC-84F1-4F82-A5B9-2F0D4CB7B962}"
  7.     >
  8.         <Build>
  9.             <Settings
  10.                 ApplicationIcon = ""
  11.                 AssemblyKeyContainerName = ""
  12.                 AssemblyName = "TCVBNETTool"
  13.                 AssemblyOriginatorKeyFile = ""
  14.                 AssemblyOriginatorKeyMode = "None"
  15.                 DefaultClientScript = "JScript"
  16.                 DefaultHTMLPageLayout = "Grid"
  17.                 DefaultTargetSchema = "IE50"
  18.                 DelaySign = "false"
  19.                 OutputType = "Library"
  20.                 OptionCompare = "Binary"
  21.                 OptionExplicit = "On"
  22.                 OptionStrict = "Off"
  23.                 RootNamespace = "TCVBNETTool"
  24.                 StartupObject = ""
  25.             >
  26.                 <Config
  27.                     Name = "Debug"
  28.                     BaseAddress = "285212672"
  29.                     ConfigurationOverrideFile = ""
  30.                     DefineConstants = ""
  31.                     DefineDebug = "true"
  32.                     DefineTrace = "true"
  33.                     DebugSymbols = "true"
  34.                     IncrementalBuild = "true"
  35.                     Optimize = "false"
  36.                     OutputPath = "bin\"
  37.                     RegisterForComInterop = "true"
  38.                     RemoveIntegerChecks = "false"
  39.                     TreatWarningsAsErrors = "false"
  40.                     WarningLevel = "1"
  41.                 />
  42.                 <Config
  43.                     Name = "Release"
  44.                     BaseAddress = "285212672"
  45.                     ConfigurationOverrideFile = ""
  46.                     DefineConstants = ""
  47.                     DefineDebug = "false"
  48.                     DefineTrace = "true"
  49.                     DebugSymbols = "false"
  50.                     IncrementalBuild = "false"
  51.                     Optimize = "true"
  52.                     OutputPath = "bin\"
  53.                     RegisterForComInterop = "true"
  54.                     RemoveIntegerChecks = "false"
  55.                     TreatWarningsAsErrors = "false"
  56.                     WarningLevel = "1"
  57.                 />
  58.             </Settings>
  59.             <References>
  60.                 <Reference
  61.                     Name = "System"
  62.                     AssemblyName = "System"
  63.                 />
  64.                 <Reference
  65.                     Name = "System.Data"
  66.                     AssemblyName = "System.Data"
  67.                 />
  68.                 <Reference
  69.                     Name = "System.XML"
  70.                     AssemblyName = "System.Xml"
  71.                 />
  72.                 <Reference
  73.                     Name = "System.Drawing"
  74.                     AssemblyName = "System.Drawing"
  75.                     HintPath = "..\..\..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
  76.                 />
  77.                 <Reference
  78.                     Name = "stdole"
  79.                     Guid = "{00020430-0000-0000-C000-000000000046}"
  80.                     VersionMajor = "2"
  81.                     VersionMinor = "0"
  82.                     Lcid = "0"
  83.                     WrapperTool = "primary"
  84.                 />
  85.                 <Reference
  86.                     Name = "System.Windows.Forms"
  87.                     AssemblyName = "System.Windows.Forms"
  88.                     HintPath = "..\..\..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
  89.                 />
  90.             </References>
  91.             <Imports>
  92.                 <Import Namespace = "Microsoft.VisualBasic" />
  93.                 <Import Namespace = "System" />
  94.                 <Import Namespace = "System.Collections" />
  95.                 <Import Namespace = "System.Data" />
  96.                 <Import Namespace = "System.Diagnostics" />
  97.             </Imports>
  98.         </Build>
  99.         <Files>
  100.             <Include>
  101.                 <File
  102.                     RelPath = "AssemblyInfo.vb"
  103.                     SubType = "Code"
  104.                     BuildAction = "Compile"
  105.                 />
  106.                 <File
  107.                     RelPath = "LargeIcon.bmp"
  108.                     BuildAction = "EmbeddedResource"
  109.                 />
  110.                 <File
  111.                     RelPath = "SmallIcon.bmp"
  112.                     BuildAction = "EmbeddedResource"
  113.                 />
  114.                 <File
  115.                     RelPath = "VBNETTool.vb"
  116.                     SubType = "Code"
  117.                     BuildAction = "Compile"
  118.                 />
  119.             </Include>
  120.         </Files>
  121.     </VisualBasic>
  122. </VisualStudioProject>
  123.  
  124.